My colleague Pierce Boggan and I have created a helper library for increasing your productivity when working Azure App Service. Over the past year, we've found ourselves writing the same boilerplate code for every new project we work on. App Service Helpers (ASH) is our solution to removing as much boilerplate code as possible when interacting with Azure App Service. Our library supports the following features: * Offline Sync (4 LOC) * Conflict Handling * Secure Auth Token Storage & Refresh * Modular * Superset of App Service Client SDK. If you've any questions, then please tweet at either myself or Pierce and, we'll be happy to help.